[Feature](func) Support function UTC_DATE & UTC_TIME#3009
Merged
zclllyybb merged 2 commits intoapache:masterfrom Nov 5, 2025
Merged
[Feature](func) Support function UTC_DATE & UTC_TIME#3009zclllyybb merged 2 commits intoapache:masterfrom
zclllyybb merged 2 commits intoapache:masterfrom
Conversation
16 tasks
zclllyybb
requested changes
Oct 31, 2025
| 返回当前 UTC 日期时间,类型为 DATETIME. | ||
| 返回当前 UTC 日期时间. | ||
|
|
||
| 根据使用场景的不同,返回类型可能为 DATETIME 类型(格式:YYYY-MM-DD HH:mm:ss[.ssssss])或整数类型(格式:YYYYMMDDHHmmss, 在类型转换时,会自动丢弃毫秒数)。 |
Contributor
There was a problem hiding this comment.
这个不会返回整数类型,是你调用的”+“做了类型转换
16 tasks
zclllyybb
approved these changes
Nov 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Versions
Languages
Docs Checklist